fix format vector consistency issues (#422)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 20 Nov 2019 17:57:48 +0000 (10:57 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2019 17:57:48 +0000 (10:57 -0700)
commite6b8ec725f580bef91483c77fab63a333afcf78f
treec422ac04e09b8777dbcf7c91856812462f8570a4
parent8ab5555ef66528569d8f26154f830419a2fe0d29
fix format vector consistency issues (#422)

* fix format vector consistency issues.

* fix leaks in sort_and_unify_vecs.

* fix vec init for msvc2015.

* Revert "fix vec init for msvc2015."

This reverts commit 02b85801ee4d1de24101713fbd85c33238da6183.

* Revert "fix leaks in sort_and_unify_vecs."

This reverts commit d634c21f9f7767d198750e61ba426eb7850127a9.

* only validate formats for real types.
12 files changed:
defs.h
globalsat_sport.cc
itracku.cc
main.cc
navicache.cc
pocketfms_fp.cc
saroute.cc
testo.d/validate_formats.test [new file with mode: 0644]
tpo.cc
vecs.cc
vpl.cc
yahoo.cc